home *** CD-ROM | disk | FTP | other *** search
/ Vypalování CD / Vypalovani-CD-cd2.bin / NTS CD Manager 4.4 / CDMan4_4.exe / 0 / RCDATA / TPOSUNDATFORM / TPOSUNDATFORM.txt < prev   
Text File  |  2002-04-24  |  1KB  |  66 lines

  1. object PosunDatForm: TPosunDatForm
  2.   Left = 405
  3.   Top = 325
  4.   Width = 348
  5.   Height = 115
  6.   BorderStyle = bsSizeToolWin
  7.   Caption = 'Posunut'#237' datov'#233'ho bloku'
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   FormStyle = fsStayOnTop
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Visible = True
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object GroupBox2: TGroupBox
  22.     Left = 6
  23.     Top = 2
  24.     Width = 329
  25.     Height = 32
  26.     Caption = 'Na'#269#237't'#225'n'#237' dat'
  27.     TabOrder = 0
  28.     object Gauge1: TGauge
  29.       Left = 2
  30.       Top = 15
  31.       Width = 325
  32.       Height = 15
  33.       Align = alClient
  34.       Font.Charset = DEFAULT_CHARSET
  35.       Font.Color = clNavy
  36.       Font.Height = -11
  37.       Font.Name = 'MS Sans Serif'
  38.       Font.Style = [fsBold]
  39.       ParentFont = False
  40.       Progress = 0
  41.     end
  42.   end
  43.   object GroupBox3: TGroupBox
  44.     Left = 6
  45.     Top = 42
  46.     Width = 329
  47.     Height = 32
  48.     Caption = 'Ukl'#225'd'#225'n'#237' dat'
  49.     TabOrder = 1
  50.     object Gauge2: TGauge
  51.       Left = 2
  52.       Top = 15
  53.       Width = 325
  54.       Height = 15
  55.       Align = alClient
  56.       Font.Charset = DEFAULT_CHARSET
  57.       Font.Color = clNavy
  58.       Font.Height = -11
  59.       Font.Name = 'MS Sans Serif'
  60.       Font.Style = [fsBold]
  61.       ParentFont = False
  62.       Progress = 0
  63.     end
  64.   end
  65. end
  66.